home *** CD-ROM | disk | FTP | other *** search
- Short: Database program w OS3.0 look, user def...
- Author: david-ek@dsv.su.se
- Uploader: david-ek@dsv.su.se
- Type: biz/dbase
-
- An Introduction to db 2.4
- -------------------------
-
- db is a small and fast database program that I wrote after having tested
- numerous other PD database programs and always found something lacking or
- irritating me. They might have dozzens of features not found in db, but
- they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
-
- My main need was to keep record on addresses and telephone numbers of friends
- and companies. Before v2.0 db was fixed to be just an address and telephone
- database, but that has changed. db was designed with user definable layout in
- mind from start. Currently you have to use a file editor to specify the
- database fields and layout as there is no GUI for that.
- Anyway that's a one time job, then you just USE the database and have fun.
-
- Complete GUI support will probably only be included in a commercial product
- I plan to call REG.
-
-
- Feature List
- ------------
-
- A partial list of db's features include:
-
- o Dynamic memory handling. Number of records and fields only limited by
- free memory.
- o GadTool based. (Use fields of string, checkbox and cycle type)
- o Mouse and keyboard driven.
- o User definable fields and layout.
- o Multiple views of the same database.
- o Commodore's Clipboard for flexible interaction with other programs.
- o AppWindow -just drag and drop database icons on db to load.
- o Online MenuHelp -Press HELP key when selecting a menu item.
- o Font sensitive.
- o ASL requesters for flexible loads and saves.
- o Localized.
- o ARexx support.
- o Dial numbers using a modem or loudspeaker.
- o WB and Shell usage with Commodore's template parsing.
- o Fast and flexible find function using AmigaDOS patterns.
- o Filter function.
- o Fast and flexible sort function. Multiple sort orders can be specified.
- o 'Export View' and two standard ASCII export features.
- o Automatic ASCII import (tab-separated ASCII).
-
-
- History of changes
- ------------------
-
- 94-11-20 v2.4 NEW_FEATURES:
- * db now handles fields of checkbox and cycle type.
- as well as string fields. Take a look at the
- "Game Reviews" file in the Examples drawer.
- * db now also dials numbers using the loudspeaker.
- Thanks goes to Andrew Leppard for the dial code.
- See @{" Settings " link Settings} for more info.
- (There are three new ToolTypes to accommodate this)
- * Added an 'Output view with names' menuitem allowing
- the database to be outputted with the fieldnames
- of the current view preceeding each field.
- * Added a MAKEBACKUP ToolType that makes db save a
- backup of the database every time a database is saved.
- * Added an OKAY1 and OKAY2 ARexx command enabling the
- script programmer to put up information and selection
- requesters.
- * On-line help somewhat improved.
- * An Italian and Finnish catalog is now added to the
- archive, making db speak 8 languages!
- (Where are you French and Spanish guys?)
-
- BUG FIXED:
- * Reading the contents of an empty string field from
- ARexx returned garbage.
-
- 94-09-28 v2.3 NEW FEATURES:
- * Several language catalogs added. See @{" Preface " link Preface}.
- * Clicking the closewindow gadget when in sort- or
- find mode returns db to normal mode instead of
- quitting as suggested by Edmund Vermeulen.
- In normal mode this quits db as always.
- * Added a HORIZBAR ToolType that places the record-
- dragbar horizontally at the bottom of the window.
- Suggested by Edmund Vermeulen.
- * Added a PUBSCREEN ToolType that opens db on the
- specified public screen or Workbench if not found.
- * Added an ESCQUIT ToolType that enables the Escape key
- to quit db (in normal mode).
- * Improved the GETFIELD ARexx command to accept an
- optional from-field as argument.
- * Added a RETRYINPUT ARexx command that can be used in
- AUTORX scripts to enforce correct input. RETRYINPUT
- will reactivate the last field entered.
- * Added CUT COPY and PASTE Arexx commands.
- * Closing large databases is now much faster. Records
- are de-allocated in the reverse order from how they
- got loaded thus helping exec in it's job.
- * Cut can now also be used in sort and find mode.
-
- BUGS FIXED:
- * Pasting in sort mode now works.
- * A theoretical problem with trashing of global program-
- variables has been fixed (has never happened though)
- * Since v2.2: ARexx scripts could be started even in
- sort and find mode, that "feature" has been removed.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 632 280 55.6% 22-Nov-94 22:27:24 db2.4.info
- 632 278 56.0% 13-Nov-94 14:24:00 db2.4/Catalogs.info
- 8106 3479 57.0% 16-Nov-94 18:31:18 db2.4/Catalogs/dansk/db.catalog
- 9260 3746 59.5% 16-Nov-94 18:31:56 db2.4/Catalogs/deutsch/db.catalog
- 8908 3799 57.3% 23-Nov-94 21:05:54 db2.4/Catalogs/italiano/db.catalog
- 9192 3741 59.3% 22-Nov-94 20:58:40 db2.4/Catalogs/nederlands/db.catalog
- 8956 3941 55.9% 16-Nov-94 14:36:34 db2.4/Catalogs/polski/db.catalog
- 8734 3828 56.1% 22-Nov-94 21:38:00 db2.4/Catalogs/suomi/db.catalog
- 8040 3425 57.4% 20-Nov-94 14:47:52 db2.4/Catalogs/svenska/db.catalog
- 48276 25851 46.4% 22-Nov-94 21:11:24 db2.4/db
- 2715 1174 56.7% 16-Nov-94 14:48:10 db2.4/db.info
- 632 287 54.5% 08-Sep-94 20:49:26 db2.4/Docs.info
- 47936 17400 63.7% 22-Nov-94 22:01:52 db2.4/Docs/db.guide
- 517 275 46.8% 23-Nov-94 20:58:04 db2.4/Docs/db.guide.info
- 642 367 42.8% 22-Nov-94 22:25:32 db2.4/Docs/Fast installing
- 543 267 50.8% 16-Aug-94 01:06:04 db2.4/Docs/Fast installing.info
- 668 366 45.2% 19-Sep-94 18:17:20 db2.4/Docs/Translators
- 543 267 50.8% 16-Aug-94 01:06:04 db2.4/Docs/Translators.info
- 632 277 56.1% 17-Nov-94 00:12:24 db2.4/Examples.info
- 4734 2197 53.5% 20-Nov-94 23:48:16 db2.4/Examples/About the examples
- 543 269 50.4% 13-Nov-94 20:27:46 db2.4/Examples/About the examples.info
- 1625 671 58.7% 28-Sep-94 00:08:54 db2.4/Examples/Addresses
- 2311 551 76.1% 13-Nov-94 20:27:46 db2.4/Examples/Addresses.info
- 632 278 56.0% 17-Nov-94 00:08:16 db2.4/Examples/ARexxDemos.info
- 187 155 17.1% 03-Sep-94 12:46:20 db2.4/Examples/ARexxDemos/calc.db
- 2228 801 64.0% 20-Nov-94 22:06:54 db2.4/Examples/ARexxDemos/CDsongs
- 2312 555 75.9% 20-Nov-94 23:08:20 db2.4/Examples/ARexxDemos/CDsongs.info
- 190 143 24.7% 18-Sep-94 13:39:46 db2.4/Examples/ARexxDemos/date.db
- 114 104 8.7% 03-Sep-94 02:44:10 db2.4/Examples/ARexxDemos/dial.db
- 241 142 41.0% 03-Sep-94 03:31:48 db2.4/Examples/ARexxDemos/Expand.db
- 729 340 53.3% 25-Sep-94 17:58:42 db2.4/Examples/ARexxDemos/ExpandII
- 1724 597 65.3% 25-Sep-94 18:57:30 db2.4/Examples/ARexxDemos/ExpandII.db
- 2307 548 76.2% 20-Nov-94 23:08:20 db2.4/Examples/ARexxDemos/ExpandII.info
- 0 0 0.0% 28-Sep-94 17:59:44 db2.4/Examples/ARexxDemos/expandwordlist
- 177 143 19.2% 20-Nov-94 22:06:54 db2.4/Examples/ARexxDemos/firstcharupper.db
- 359 254 29.2% 03-Sep-94 02:44:10 db2.4/Examples/ARexxDemos/FirstUpper.db
- 9506 8970 5.6% 03-Sep-94 19:30:42 db2.4/Examples/ARexxDemos/I love you.snd
- 114 105 7.8% 18-Sep-94 13:25:44 db2.4/Examples/ARexxDemos/inputcheck.db
- 166 144 13.2% 20-Nov-94 22:06:54 db2.4/Examples/ARexxDemos/integerfield.db
- 16906 7637 54.8% 03-Sep-94 19:17:08 db2.4/Examples/ARexxDemos/logo.pic
- 1401 555 60.3% 18-Sep-94 13:50:52 db2.4/Examples/ARexxDemos/MagicFieldsII
- 2307 551 76.1% 20-Nov-94 23:08:20 db2.4/Examples/ARexxDemos/MagicFieldsII.info
- 581 333 42.6% 03-Sep-94 20:01:24 db2.4/Examples/ARexxDemos/Multimedia
- 2307 551 76.1% 20-Nov-94 23:08:20 db2.4/Examples/ARexxDemos/Multimedia.info
- 159 130 18.2% 22-Nov-94 23:04:02 db2.4/Examples/ARexxDemos/multiview.db
- 113 103 8.8% 17-Sep-94 14:35:46 db2.4/Examples/ARexxDemos/numbercheck.db
- 2469 1096 55.6% 20-Nov-94 22:06:54 db2.4/Examples/ARexxDemos/playcdsong.db
- 281 191 32.0% 20-Nov-94 22:06:54 db2.4/Examples/ARexxDemos/timefield.db
- 121 105 13.2% 03-Sep-94 02:44:10 db2.4/Examples/ARexxDemos/ToUpper.db
- 711 440 38.1% 12-Aug-94 23:42:42 db2.4/Examples/Books
- : From Alan Wiggintons QuickFile
- 2311 554 76.0% 13-Nov-94 20:27:44 db2.4/Examples/Books.info
- 1903 642 66.2% 13-Nov-94 18:10:44 db2.4/Examples/Game reviews
- 2311 554 76.0% 13-Nov-94 20:27:44 db2.4/Examples/Game reviews.info
- 26788 2606 90.2% 13-Aug-94 11:36:36 db2.4/Examples/Labels PS
- 490 176 64.0% 13-Nov-94 20:27:44 db2.4/Examples/Labels PS.info
- 11718 5350 54.3% 19-Aug-94 11:07:00 db2.4/Examples/Music
- : From Mathew Johansson
- 2311 553 76.0% 13-Nov-94 20:27:44 db2.4/Examples/Music.info
- 17156 4926 71.2% 18-Sep-94 19:45:10 db2.4/Examples/Windsurfing
- 2311 553 76.0% 13-Nov-94 20:27:44 db2.4/Examples/Windsurfing.info
- 1405 592 57.8% 15-Sep-94 20:02:38 db2.4/Examples/Återförsäljare
- 2311 553 76.0% 13-Nov-94 20:27:44 db2.4/Examples/Återförsäljare.info
- 2380 1264 46.8% 20-Nov-94 20:36:50 db2.4/Product-Info
- 632 279 55.8% 28-Sep-94 18:09:48 db2.4/Translators.info
- 11440 3875 66.1% 22-Nov-94 21:13:06 db2.4/Translators/db.cd
- 486 219 54.9% 28-Sep-94 18:09:48 db2.4/Translators/db.cd.info
- 17442 6542 62.4% 20-Nov-94 20:30:28 db2.4/Translators/db_svenska.ct
- 486 218 55.1% 28-Sep-94 18:09:48 db2.4/Translators/db_svenska.ct.info
- 11080 3791 65.7% 22-Nov-94 21:14:22 db2.4/Translators/empty.ct
- 486 221 54.5% 28-Sep-94 18:09:48 db2.4/Translators/empty.ct.info
- 2979 1472 50.5% 03-Sep-94 21:00:30 db2.4/Translators/Read_this!
- 543 268 50.6% 28-Sep-94 18:09:48 db2.4/Translators/Read_this!.info
- -------- ------- ----- --------- --------
- 342088 136915 59.9% 28-Nov-94 00:08:50 71 files
-